home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / sn.z / sn
Text File  |  1998-10-20  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. SSSSNNNN((((1111))))                                                                    SSSSNNNN((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ssssnnnn - NUMA Memory Management Configuration Tool
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      sn [----vvvvssssaaaahhhh]
  13.         [----bbbb _o_n|_o_f_f]
  14.         [----mmmm _o_n|_o_f_f|_f_o_n|_f_o_f_f]
  15.         [----tttt _t_h_r_e_s_h_o_l_d]
  16.         [----zzzz _d_i_s_t_a_n_c_e]
  17.         [----uuuu _o_n|_o_f_f]
  18.         [----pppp _t_h_r_e_s_h_o_l_d]
  19.         [----wwww _i_n_t_e_r_v_a_l]
  20.         [----iiii _o_n|_o_f_f]
  21.         [----ffff _f_a_c_t_o_r]
  22.         [----rrrr _o_n|_o_f_f|_f_o_n|_f_o_f_f]
  23.         [_n_o_d_e-_p_a_t_h]
  24.  
  25.  
  26. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  27.      The current NUMA configuration parameters are set according to
  28.      specifications and/or  displayed for the given _n_o_d_e-_p_a_t_h or all nodes in
  29.      the system.
  30.  
  31.  
  32.  
  33. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  34.      ----vvvv   Show all configuration parameters.
  35.  
  36.      ----ssss   Silent operation. Just set specified parameters.
  37.  
  38.      ----aaaa   Apply requested operation to all nodes in the system.
  39.  
  40.      ----hhhh   Print brief usage summary.
  41.  
  42.      ----bbbb _o_n|_o_f_f
  43.           Turn BTE (Block Transfer Engine) on/off for dynamic migration.
  44.  
  45.      ----mmmm _o_n|_o_f_f|_f_o_n|_f_o_f_f
  46.           Set the default dynamic migration mode; _o_n sets the default to
  47.           migration enabled and users can override the default on a per
  48.           address space basis; _o_f_f sets the default to migration off and users
  49.           can override the default on a per address space basis; _f_o_f_f
  50.           completely disables migration and _f_o_n forces migration to be
  51.           enabled.
  52.  
  53.      ----tttt _t_h_r_e_s_h_o_l_d
  54.           Set the dynamic migration threshold to _t_h_r_e_s_h_o_l_d. This _t_h_r_e_s_h_o_l_d  is
  55.           a percentage of the maximum possible difference between a local and
  56.           a remote memory reference counter.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. SSSSNNNN((((1111))))                                                                    SSSSNNNN((((1111))))
  71.  
  72.  
  73.  
  74.      ----zzzz _d_i_s_t_a_n_c_e
  75.           Set the cutoff distance for migration to _d_i_s_t_a_n_c_e. This is the
  76.           minimum distance between a source and a destination node required
  77.           for migration to take place.
  78.  
  79.      ----uuuu _o_n|_o_f_f
  80.           Turn the memory reference counter unpegger on/off.
  81.  
  82.      ----pppp _t_h_r_e_s_h_o_l_d
  83.           Set the pegged level to _t_h_r_e_s_h_o_l_d. This _t_h_r_e_s_h_o_l_d is a percentage of
  84.           the maximum count a memory reference counter can hold.
  85.  
  86.      ----wwww _i_n_t_e_r_v_a_l
  87.           Set the unpegger period to _i_n_t_e_r_v_a_l. This _i_n_t_e_r_v_a_l is in seconds and
  88.           specifies how often the unpegger should be waken up to check the
  89.           memory reference counters in every node, and reset those counters
  90.           that have reached a pegged level.
  91.  
  92.      ----iiii _o_n|_o_f_f
  93.           Enable or disable migration dampening.
  94.  
  95.      ----ffff _f_a_c_t_o_r
  96.           Set the migration dampening factor. This factor is a percentage of
  97.           the maximum possible dampening factor (4 for Origin 2000 systems).
  98.  
  99.      ----rrrr _o_n|_o_f_f|_f_o_n|_f_o_f_f
  100.           Set the default reference counting mode; _o_n sets the default to
  101.           enabled and users can override the default on a per address space
  102.           basis; _o_f_f sets the default to disabled and users can override the
  103.           default on a per address space basis; _f_o_f_f completely disables
  104.           reference counting and _f_o_n forces reference counting to be enabled.
  105.  
  106. EEEEXXXXAAAAMMMMPPPPLLLLEEEE
  107.      To turn migration off for all nodes:
  108.         $ sn -a -m off
  109.      To turn migration on with a threshold of 34%:
  110.         $ sn -a -m on -t 34
  111.  
  112.      To enable the extended reference counters on all nodes:
  113.         $ sn -a -r on
  114.  
  115.  
  116.  
  117. RRRREEEESSSSTTTTRRRRIIIICCCCTTTTIIIIOOOONNNNSSSS
  118.      Only the superuser or users with the MEMORY_MGT capability are allowed to
  119.      use this command to change numa parameters.
  120.  
  121. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  122.      nnnnuuuummmmaaaa(5), rrrreeeeffffccccnnnntttt(5), ggggrrrr____ssssnnnn(1), nnnnssssttttaaaattttssss(1), ggggrrrr____nnnnssssttttaaaattttssss(1).
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.